gtk4.git
1999-02-16 Owen TaylorFree label->label_wc.
1999-02-16 Owen TaylorSome coding style fixups.
1999-02-15 Owen TaylorWhen we find a match, stop searching. (Because we assum...
1999-02-15 Owen Taylorgtk/gtkwidget.c (gtk_widget_real_grab_focus):
1999-02-15 Tim Janikdefault to yes for development trees.
1999-02-11 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-11 Pablo Saratxagaupdated spanis hlanguage file
1999-02-10 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Tim Janikapplied patch from Paolo Molaro to fix GTK_TYPE_POINTER...
1999-02-10 Owen TaylorReverted coding style "fixups"
1999-02-10 Owen TaylorSupplement the existing WMNormalHints, don't overwrite...
1999-02-10 Tim Janikasure that ->value_buf always points to an allocated...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-02-10 Owen TaylorRemoved extraneous line that crept in in previous commit.
1999-02-10 Owen TaylorMoved entry->visible into editable class. (Leave it...
1999-02-10 Owen TaylorIf we can't find helvetica, fall back to "fixed". If...
1999-02-09 Changwoo RyuUpdated.
1999-02-09 Owen TaylorAdded a style_set() function so that word lengths get...
1999-02-08 Lars Hamannchanged to 64 (gtk_clist_draw_focus) (hadjustment_value...
1999-02-08 Sergey I. PanovSmall corrections.
1999-02-08 GMT 1999 Tony... missing from the CVS for some reason
1999-02-08 Sergey I. PanovChanged translation of two strings. For consistancy...
1999-02-08 GMT 1999 Tony... add SpinButton example
1999-02-08 GMT 1999 Tony... - Heavily edited GtkCombo section initially from Christ...
1999-02-08 Pablo Saratxagaupdated spanish language file
1999-02-07 Guillaume LaurentChanged a remaining "menufactory" to "itemfactory"
1999-02-06 Owen TaylorAdd the entire draw_data_list back to the free list...
1999-02-06 Tim Janikfix comment
1999-02-06 Lars Hamannsearch last visible column instead of using clist-...
1999-02-05 Owen TaylorAdjust saved positions of children when resizing a...
1999-02-05 Owen TaylorDon't assume any more that the gtkwidget.c code will...
1999-02-04 Owen TaylorFixes to account for the changed structure of the windo...
1999-02-04 Nam SungHyunfix typos
1999-02-04 Christopher... change my email address
1999-02-04 CST 1999 Shawn... version=1.1.15
1999-02-04 Manish Singhspelling fix in comment from joey@kuolema.Infodrom...
1999-02-02 Owen TaylorMake sure we set the icon window position before it...
1999-02-02 GMT 1999 Tony... new sections on Layout and SpinButton [nice widget]
1999-02-02 Owen TaylorPut in some information about 'gtk-config --libs gthread'.
1999-02-02 Lars Hamannin case of GTK_SELECTION_BROWSE select first inserted...
1999-02-01 Manish SinghAutogenned file removal
1999-02-01 Owen TaylorPass gthread on to gtk-config.
1999-02-01 Manish SinghRemove autogenned files
1999-02-01 Owen TaylorUpdate from Paul Siegmann <pauls@euronet.nl>
1999-02-01 Owen TaylorFixed problem with uints resulting in huge child alloca...
1999-02-01 Owen TaylorCast uints to ints in geometry calculations. This shoul...
1999-02-01 Sergey I. PanovCorrected shamefull spelling errors.
1999-02-01 Tony GaleTry and spell my own name right - Tony
1999-02-01 GMT 1999 Tony... update to new examples
1999-02-01 GMT 1999 Tony... - Complete documentation of Label widget API - New...
1999-01-29 GMT 1999 Tony... examples/fixed/*, examples/frame/* - Examples from...
1999-01-29 GMT 1999 Tony... - New sections on the Fixed and Frame containers -...
1999-01-28 GMT 1999 Tony... script to convert and package up the tutorial - stick...
1999-01-28 GMT 1999 Tony... - Replace all uses of deprecated functions. - Replace...
1999-01-28 Sebastian Wilhelmis/XIM_INSTANTIATE_IS_MISSING_OR_STRANGE/XIM_INST_IS_MIS...
1999-01-28 CST 1999 Shawn... version=1.1.14
1999-01-28 Owen TaylorWhen translating N_() strings, use _(), not gettext...
1999-01-28 Manish SinghXsed isn't valid here, don't use it
1999-01-28 Owen TaylorMove gravity_works back to a static global variable...
1999-01-28 Owen TaylorMove gtkintl.h from $source_headers to $static_sources...
1999-01-28 Owen TaylorAllow exposure compression across GravityNotify events...
1999-01-28 Owen Taylor[ patch from Takashi Matsuda <matsu@arch.comp.kyutech...
1999-01-28 Stuart Parmenterremove another g_print("\n");
1999-01-28 Owen TaylorPatch from Sebastian Wilhelmi <wilhelmi@ira.uka.de...
1999-01-28 Owen TaylorChange signatures for gdk_drag_begin() and gdk_drag_mot...
1999-01-28 Owen TaylorRemoved some g_print()'s
1999-01-28 Owen TaylorHack scrollwheel support into the eventloop, by treatin...
1999-01-27 Owen TaylorRemove TimJ's checks for already being mapped or hidden...
1999-01-27 Owen TaylorSeparate out GLIB_LIBS and GLIB_DEPLIBS. This may fix...
1999-01-27 Stuart Parmenteradd GTK_HAVE_FEATURES_1_1_14
1999-01-27 Owen TaylorUse floor() instead of truncating to integer values...
1999-01-27 Tim Janikassert ref_count>0.
1999-01-26 Owen TaylorNew functions to set the colormap or visual of an exist...
1999-01-26 Owen TaylorChanged log
1999-01-26 Owen TaylorNew functions to set the colormap or visual of an exist...
1999-01-26 Owen TaylorQueue a redraw on the tab area when a tab changes size...
1999-01-26 Owen TaylorBack out the last solution to updating problem. And...
1999-01-25 Owen TaylorRemoved some GTK_WIDGET_DRAWABLE() tests - we need...
1999-01-25 Owen TaylorDon't define ENABLE_NLS unless we have a working NLS...
1999-01-25 George Leblset RECEIVES_DEFAULT on init, and a button press on...
1999-01-24 Owen TaylorByteswap
1999-01-24 Owen TaylorFix reversed assertion. (Pointed out by Austin Donnelly
1999-01-24 Sergey I. Panovtiny style corrections
1999-01-23 Owen TaylorX expects longs, not uint32 for XChangeProperty, when...
1999-01-23 Owen TaylorAdd flags field to GtkTargetEntry table.
1999-01-23 Jeff GarzikDon't search selection list twice. (real_select_row...
1999-01-23 Lars Hamannremoved extra gtk_spin_button_update calls again. unblo...
1999-01-22 Jeff GarzikFix recent change to match existing coding style.
1999-01-22 Tim Janiktake value_spacing into account for GTK_POS_LEFT.
1999-01-22 Sergey I. PanovA few updates.
1999-01-21 Jeff GarzikCheck args for NULL. (gtk_selection_default_handler...
1999-01-21 Manish SinghShut up cvs
1999-01-21 Owen Taylor[ Tried to commit wrong file last time ]
1999-01-21 Owen TaylorCode cleanup.
1999-01-21 Owen TaylorPushing and popping the visual/cmap in the init() funct...
1999-01-21 Tristan TarrantUpdated Italian texts
1999-01-21 Timur BakeyevIt was reported by Owen Taylor <otaylor@redhat.com...
1999-01-21 Owen TaylorSet and read the XdndActionList property defined in...
1999-01-21 Jeff GarzikMove not-null assertion before pointer de-ref.
1999-01-21 Owen TaylorDefault handling for drops should be keyed on GTK_DRAG_...
next